/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.div_main {
    width: 1003px;
    margin: 0 auto;
    clear: both;
}

#banner {
    width: 1003px;
    margin: 0 auto;
    clear: both;
    height: 146px;
}

#div_logo_pic {
    width: 801px;
    float: left;
}

#div_search {
    margin-top: 25px;
    float: left;
}

#div_menu {
    clear: left;
    background-image: url(images/menu.jpg);
    background-repeat: no-repeat;
    /* width: 227px; */
    height: 282px;
    float: left;
}

#div_index_about {
    width: 341px;
    height: 282px;
    background-image: url(images/index_banner3.jpg);
    background-repeat: no-repeat;
    float: left;
}

#div_index_about_text {
    margin: 0 auto;
    width: 305px;
    height: 105px;
    margin-top: 129px;
}

.d_menu_item {
    width: 177px;
}
